svn path=/trunk/; revision=21825
2008-11-29 Matthias Clasen <mclasen@redhat.com>
+ * gtk/tmpl/gtkwindow.sgml:
+ * gtk/tmpl/gtkwidget.sgml:
+ * gtk/tmpl/gtktogglebutton.sgml:
* gtk/tmpl/gtkstyle.sgml:
* gtk/tmpl/gtkspinbutton.sgml:
* gtk/tmpl/gtkrc.sgml:
This is a deprecated macro, and is only maintained for compatibility reasons.
</para>
+@Deprecated: Use gtk_toggle_button_set_active() instead.
<!-- ##### FUNCTION gtk_toggle_button_toggled ##### -->
</para>
@widget: a #GtkWidget.
+@Deprecated: Use gtk_widget_set_style() with a %NULL @style argument instead.
<!-- ##### FUNCTION gtk_widget_ensure_style ##### -->
</para>
@widget: a #GtkWidget.
+@Deprecated: Use gtk_widget_set_style() with a %NULL @style argument instead.
<!-- ##### FUNCTION gtk_widget_reset_rc_styles ##### -->
Deprecated alias for gtk_window_set_position().
</para>
+@Deprecated: Use gtk_window_set_position() instead.
+
<!-- ##### FUNCTION gtk_window_activate_focus ##### -->